body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

.toplinktext{
	font-family: 'Istok Web', sans-serif;
	font-size:16px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;	
	
	}
	
.toplinktext a{
	font-family: 'Istok Web', sans-serif;
	font-size:16px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;	
	
	}
	
.toplinktext a:hover{
	font-family: 'Istok Web', sans-serif;
	font-size:16px;
	text-transform: uppercase;
	color: #09F;
	text-decoration: none;	
	
	}
	
	
.yellow-text{
	font-family: 'Istok Web', sans-serif;
	font-size:24px;
	text-transform: uppercase;
	color: #c8a002;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}
	
.yellow-text-para{
	font-family: 'Istok Web', sans-serif;
	font-size:12px;
	color: #c8a002;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	}
	
	
.light-blue-text{
	font-family: 'Istok Web', sans-serif;
	font-size:24px;
	text-transform: uppercase;
	color: #00aed3;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}
	
.light-blue-text-para{
	font-family: 'Istok Web', sans-serif;
	font-size:12px;
	color: #00aed3;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	}
	
	
.dark-blue-text{
	font-family: 'Istok Web', sans-serif;
	font-size:24px;
	text-transform: uppercase;
	color: #002d68;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}
	
.dark-blue-text-para{
	font-family: 'Istok Web', sans-serif;
	font-size:12px;
	color: #002d68;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	}


.welcome-text{
	font-family: 'Istok Web', sans-serif;
	font-size:26px;
	color: #000;
	text-decoration: none;
	}
	
	
		
.text-para{
	font-family: 'Istok Web', sans-serif;
	font-size:13px;
	color: #666;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	}
	
	
	.white-text{
	font-family: 'Istok Web', sans-serif;
	font-size:24px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px #000;
	}
	
.text-para1{
	font-family: 'Istok Web', sans-serif;
	font-size:14px;
	color: #039;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
	}
	